home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5690 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: canopus.cc.umanitoba.ca!natewild
  2. From: natewild@mbnet.mb.ca (Nathan T. Wild)
  3. Newsgroups: comp.lang.c++
  4. Subject: _CLASSDEF and _CLASSTYPE
  5. Date: Sun, 04 Feb 1996 22:38:33 -0500
  6. Organization: WankerNET - Digital TimeWasters Inc.
  7. Message-ID: <5uXFxc9nXELf083yn@mbnet.mb.ca>
  8. NNTP-Posting-Host: access.mbnet.mb.ca
  9. Originator: natewild@access.mbnet.mb.ca
  10.  
  11.  
  12. I am not sure if the is a general C++ Question, or one limited Borland C++,
  13. or DOS...  This seemed like the ideal place to ask...
  14.  
  15. I notice in all of the Borland Code, all of the class definitions are
  16. preceded by a line like the following:
  17.  
  18. _CLASSDEF(TMyClass).  I can not seem to find a reference to this in any of
  19. the Documentation or online help.  Can somebody explain what _CLASSDEF does
  20. and whether it is just a "Borland thing" or should be used...
  21.  
  22. Please reply via email, as I don't carry this group...  Thanks in
  23. advance... 
  24. If I get good responses, I will post a follow-uup collecting them...
  25.      
  26.  
  27. |--------------------------------------------------------------------|
  28. | ooooO (``)   (``) Ooooo | Nathan T. Wild                           | 
  29. | (   ) )  (   )  ( (   ) | natewild@mbnet.mb.ca                     |
  30. | )  (  (   ) (   ) )  (  | ftp://ftp.mbnet.mb.ca/pub/natewild       |
  31. | (__)  ooooO Ooooo (__)  | http://www.mbnet.mb.ca/~natewild         |
  32. |--------------------------------------------------------------------|
  33.